
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap");
body,
* {
  font-family: "Poppins", sans-serif !important;
  list-style-type: none;
  box-sizing: border-box;
}

i.icon {
  font-family: icons !important;
}

body {
  min-width: 100vw !important;
  width: 100vw !important;
  overflow-x: hidden !important;
}

.ui.primary.button {
  display: flex;
  justify-content: center;
  align-items: center;
}

.ui.primary.button svg {
  margin-right: 8px;
  fill: #fff;
  transform: scale(.9);
}

.ui.primary.button:hover svg {
  fill: #fff;
}

button {
  cursor: pointer;
}

.field {
  width: 100%;
}
.ui.form {
  padding: 30px;
}

ul {
  padding: 0;
  margin: 0;
}

.ui.button.primary {
    background: #258ceb !important;
    box-shadow: 0px 1px 20px  rgba(37, 140, 235, .1);
    padding: 14px 18px !important;
    min-height: auto I !important;
    height: 50px !important;
    font-weight: 500;
    font-size: 14px;
    border-radius: 6px !important;
    transition: all .3s ease;
}

.ui.card>.button:last-child {
  border-radius: 6px !important;
}

.ui.button.primary:hover {
    background: #1E293B !important;
    box-shadow: none;
}

.ui.button.white {
  background: #fff !important;
  box-shadow: 0px 1px 20px  rgba(37, 140, 235, .1);
  padding: 14px 18px !important;
  min-height: auto I !important;
  height: 50px !important;
  font-weight: 500;
  color: #343A3F;
  font-size: 14px;
  border-radius: 6px !important;
  transition: all .3s ease;
}

.ui.button.white:hover {
  background: #258ceb !important;
  box-shadow: none;
  color: #fff;
}

.outlined-primary {
  border:3px solid #258ceb;
  padding: 10px 24px;
  font-size: 16px;
  background: #fff;
  color: #258ceb;
  border-radius: 8px;
  font-weight: 500;
  height: 50px !important;
  background: #fff;
  transition: all .3s ease;
}

.outlined-primary:hover {
  border:3px solid #1E293B;
  color: #1E293B;
}

.outlined-secondary {
  border:3px solid #1E293B;
  padding: 10px 24px;
  font-size: 16px;
  background: transparent !important;
  color: #1E293B;
  border-radius: 8px;
  font-weight: 500;
  height: 50px !important;
  background: #fff;
  transition: all .3s ease;
}

.outlined-secondary:hover {
  border:3px solid #258ceb;
  color: #258ceb;
}

.outlined-danger {
  border:3px solid #DC2626;
  padding: 10px 22px;
  font-size: 16px;
  background: #fff;
  color: #DC2626;
  border-radius: 8px;
  font-weight: 500;
  transition: all .3s ease;
}

.outlined-danger:hover {
  border:3px solid #1E293B;
  color: #1E293B;
}

.ui.multiple.dropdown > .label {
  font-size: 1em;
  padding: 10px;
  box-shadow: none;
  font-weight: 500;
  background: #f7f7f9;
  color: #258ceb !important;
  border: 2px solid #258ceb;
}
.ui.form .field > label {
  font-weight: 500;
}

.ui.selection.dropdown:hover {
  border-color: rgba(34, 36, 38, 0.15);
  box-shadow: none;
}

body.authentication {
    background: #E2E8F0;
    padding: 100px 0 !important;
    height: 120vh;
}

.header-one {
    font-size: 26px;
    color: #1E293B;
    font-weight: 700;
}

.header-four{
    font-size: 18px;
    color: #1E293B;
    font-weight: 500;
}

.header-three{
    color: #475569;
    font-weight: 700;
    font-size: 20px;
}

.body-one {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7em;
}

.card {
  padding: 50px 40px !important;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 2px 6px rgba(0,0,0,.05);
}

.auth .field {
  padding: 10px 0;
}

.field.password{
  position: relative;
}

.toggle-password {
  background: transparent;
  outline: none;
  cursor: pointer;
  border: none;
  position: absolute;
  right: 10px;
  bottom: 20px;
  color: #94A3B8;
  text-transform: capitalize;
}

.toggle-password span:nth-child(1) {
  display: none;
}

.toggle-password.blind span:nth-child(1) {
  display: none;
}

.toggle-password.blind span:nth-child(2) {
  display: block;
}

.fa, .fas, .far {
  font-family: "Font Awesome 5 Free" !important;
}

.ui.placeholder.segment {
  border: 3px dashed #258CEB !important;
  background: #fff !important;
  max-width: 660px !important;
  box-shadow: none !important;
  cursor: pointer;
  min-height: 100% !important;
  padding: 40px 20px 20px 20px !important;
  text-align: center;
}

.ui.placeholder.segment p {
  font-size: 14px;
  font-weight: 500;
  color: #258CEB !important;
  padding-top: 16px;
}

.ui.placeholder.segment i {
  font-size: 26px;
  color: #258CEB !important;
}

.ui.form input[type=text]:focus, .ui.selection.dropdown:focus {
  border-color: #369FFF !important;
}

.ui.selection.dropdown>.dropdown.icon {
  line-height: 40px !important;
  transform: scale(.5);
  top: -3px !important;
  right: 4px !important;

}

.ui.dropdown>.dropdown.icon::before {
  content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMCA3LjMzbDIuODI5LTIuODMgOS4xNzUgOS4zMzkgOS4xNjctOS4zMzkgMi44MjkgMi44My0xMS45OTYgMTIuMTd6Ii8+PC9zdmc+') !important;
  font-size: 30px !important;
}

.ui.checkbox input:checked~label::before {
  background: #fff;
  transform: scale(.9) !important;
  background: #369FFF !important;
  color: #fff !important;
  border-color: #369FFF !important;
}

.ui.toggle.checkbox label::before {
  transform: scale(.9) !important;
}

.ui.checkbox label::before {
  transform: scale(1.5) !important;
  border:1px solid rgba(214,236,235,1) !important;
}

.ui.checkbox input:focus~label::before {
  border:1px solid rgba(214,236,235,1) !important;
}

.ui.checkbox input:checked~label::after {
  color: #fff !important;
}

#body-frame {
  display: flex;
}

#body-wrapper {
  width: 90%;
}

.go-back {
  border-bottom: 2px solid rgba(241, 241, 243, .8);
  padding: 26px 10px 26px 36px;
}

.go-back h4 {
  margin: 0 !important;
  padding-left: 8px;
}

.go-back button{
  color: #258ceb;
  outline: none;
  border: none;
  background: transparent;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  transition: all .3s ease;
}

.go-back button:hover {
  color: #1E293B;
}

.go-back button svg {
  fill: #258ceb;
  transition: all .3s ease;
}

.go-back button:hover svg {
  fill: #1E293B;
}

.section-header {
  padding: 40px 0 40px 0;
}

.section-header h3 {
  color: #3D3F4B;
}

.section-header p {
  color: #979B9E;
}

.ui.pagination.menu {
  margin: 60px auto 20px auto !important;
  max-width: 1000px;
  display: flex !important;
  justify-content: center;
}

.ui.pagination.menu .item {
  margin: 0 10px !important;
}

.ui.menu.pagination {
  border: none !important;
  box-shadow: none !important;
}

.ui.menu.pagination .item::before {
  display: none !important;
}

.ui.menu.pagination .item {
  min-width: auto !important;
  border-radius: 6px !important;
  transition: all .3s ease;
  font-weight: 700 !important;
  color: #1E293B;
  background: #F5F5F5 !important;
  transition: all .3s ease;
  padding: 10px 17px;
  font-size: 14px;

}

.ui.menu.pagination .item.active, .ui.menu.pagination .item:hover {
  background: #258ceb !important;
  color: #fff !important;
}

.credit-left {
  text-align: right;
  max-width: 1600px;
  width: 95%;
  padding: 20px 0;
  margin: 0 auto;
}

.credits-section {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  padding: 30px 0;
}

.credits-section .credits {
  margin-right: 20px;
}

.credits {
  display: inline-flex;
  padding: 10px 18px;
  align-items: center;
  border-radius: 10px;
  background: #FAECF6;
}

.credit-count {
  width: 40px;
  height: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #EB2555;
  margin-right: 10px;
  border-radius: 50%;
  color: #fff;
}

.credit-count h3 {
  font-size: 20px;
}

.credits p {
  font-size: 16px;
  font-weight: 500;
  color: #EB2555;
}

.purchase-credits {
  display: inline-flex;
  padding: 10px 18px;
  align-items: center;
  border-radius: 10px;
  background: #ECFAF6;
  transition: all .3s ease;
}

.purchase-credits svg {
  fill: #fff;
}

.purchase-icon {
  width: 40px;
  height: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #6BC9AE;
  margin-right: 10px;
  border-radius: 50%;
  color: #fff;
}

.credit-count h3 {
  font-size: 20px;
}

.purchase-credits p {
  font-size: 16px;
  font-weight: 500;
  color: #47474F;
}

.purchase-credits:hover {
  background: #6BC9AE;
}

.purchase-credits:hover p {
  color: #ECFAF6;
}

.ui.form .field>label {
  font-weight: 600 !important;
  font-size: 12px !important;
  padding-bottom: 10px;
}

/* #none {
  display: none !important;
} */

.button-link {
  color: #258CEB;
  background: #F7F7F9;
  padding: 14px 18px !important;
  font-weight: 500;
  border-radius: 4px;
  font-size: 16px;
  transition: all .3s ease;
  display: inline-block;
}

.button-link:hover {
  background: #1E293B;
  color: #fff;
}

.button-link svg {
  fill: #258CEB;
  margin-left: 6px;
}

.button-link:hover svg {
  fill: #fff;
}

.header-and-link {
  align-items: center;
  justify-content: space-between;
  display: flex;
  max-width: 1300px;
  width: 94%;
  margin: 0 auto;
  padding: 40px 20px 10px 0;
}

.form-helper {
   padding: 36px 10px;
}

.form-helper h3{
  font-size: 18px;
  color: #1E293B;
}

.form-helper p{
  font-size: 16px;
  color: #475569;
}

form label {
  font-weight: 500 !important;
  padding-bottom: 10px;
  display: block;
}

.wrapper {
  max-width: 1500px;
  width: 94%;
  margin: 40px auto;
}
